UART core clock configuration
SCLK_DIV_B | The denominator of the frequency divider factor. |
SCLK_DIV_A | The numerator of the frequency divider factor. |
SCLK_DIV_NUM | The integral part of the frequency divider factor. |
SCLK_SEL | UART clock source select. 1: 80Mhz, 2: 8Mhz, 3: XTAL. |
SCLK_EN | Set this bit to enable UART Tx/Rx clock. |
RST_CORE | Write 1 then write 0 to this bit, reset UART Tx/Rx. |
TX_SCLK_EN | Set this bit to enable UART Tx clock. |
RX_SCLK_EN | Set this bit to enable UART Rx clock. |
TX_RST_CORE | Write 1 then write 0 to this bit, reset UART Tx. |
RX_RST_CORE | Write 1 then write 0 to this bit, reset UART Rx. |